home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 1997 April / inter@ivo 1997-04.iso / cybint15 / bin / gom2.dxr / 00091.ls < prev    next >
Encoding:
Text File  |  1997-04-01  |  113 b   |  9 lines

  1. on exitFrame
  2.   if rollOver(9) then
  3.     cursor([901, 902])
  4.   else
  5.     HotSpots(12, 19)
  6.   end if
  7.   Loopframe()
  8. end
  9.